POST /DataCube/ReplaceStructure/{id}/
Replaces the structure of a select transform. This is used to change one structure with another to effectively replace the source of a select transform.
Request
| Method |
Request URI |
| POST |
/API/DataCube/ReplaceStructure/{id}/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID. Specifying via an Authorization request header instead is recommended. |
Path Parameters
| Path Parameter |
Description |
| id |
The ID of the data cube to replace the select transform on. |
Request Headers
| Authorization: Bearer <Current session ID> |
Request Body
Response
Response Body